Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.19.0.

Release notes

Sourced from grpcio's releases.

Release v1.19.0

This is the 1.19.0 release (gold) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Fix c-ares on Windows "DNS resolution failure" triggered by logging. (#18092)
  • Disable c-ares on Android (Backport #18046). (#18050)
  • Ignore reserved bit in WINDOW_UPDATE frame. (#17950)
  • Set c-ares as the default resolver. (#17897)
  • Add period at end of metadata.google.internal to prevent unnecessary DNS lookups. (#17598)
  • Decrease verbosity of ALTS platform check to avoid a spam log message. (#17874)
  • Fix windows localhost address sorting bug. (#17790)
  • Re-enable c-ares as the default resolver; but don't turn on SRV queries. (#17723)
  • Remove filters from subchannel args. (#17629)

C++

  • Register for cq avalanching when interceptors are going to be run. (#17806)
  • Add a caching interceptor to the keyvaluestore example. (#17689)
  • Enable per-channel subchannel pool. (#17513)
  • Fix build with bazel 0.21. (#17684)
  • Switch the default DNS resolver from native to c-ares. (#16862)
  • Modifying semantics for GetSendMessage and GetSerializedSendMessage. Also adding ModifySendMessage. (#17630)
  • Add interceptor methods to fail recv msg for hijacked rpcs and set recv message to nullptr on failure. (#17179)
  • Add interceptor method to fail hijacked send messages and get status on POST_SEND_MESSAGE. (#17220)
  • New Experimental Interception API - GetSendMessage and GetSerializedSendMessage. (#17609)

C#

  • Upgrade System.Interactive.Async to 3.2.0. (#16745)
  • Refactor ServerServiceDefinition and move it to Grpc.Core.Api nuget. (#17889)
  • Allow passing null implementation to generated BindService overload using ServiceBinderBase. (#17837)
  • Move public types needed for server implementation to Grpc.Core.Api. (#17778)

Objective-C

  • Disable c-ares on iOS. (#17894)
  • Added support for tvOS. (#17731)
  • Fixing a few thread safety issues in gRPC Objective-C library. (#17578)
  • Rolling out new API for gRPC Objective-C library. (#16190)
... (truncated)
Changelog

Sourced from grpcio's changelog.

v1.19.0 |Feb 12, 2019 |Feb 26, 2019
v1.20.0 |Mar 26, 2019 |Apr 9, 2019
v1.21.0 |May 7, 2019 |May 21, 2019
v1.22.0 |Jun 18, 2019 |Jul 2, 2019
v1.23.0 |Jul 30, 2019 |Aug 13, 2019
v1.24.0 |Sept 10, 2019 |Sept 24, 2019
v1.25.0 |Oct 22, 2019 |Nov 5, 2019
v1.26.0 |Dec 3, 2019 |Dec 17, 2019

Commits
  • da76faf Merge pull request #18166 from muxi/bump-protocompiler
  • 44a646b more commits for v1.19.0
  • 1cf86ae Bump up !ProtoCompiler.podspec version
  • 51c23c3 Merge pull request #18155 from srini100/v1.19.x
  • d63f008 Regenerate projects
  • 1b6b84d bump version to v1.19.0
  • 0240f7f Merge pull request #18092 from apolcyn/backport_ares_windows_fix
  • 5b11769 Fix c-ares on Windows bug triggered by tracing
  • 3b37b5e Merge pull request #18050 from apolcyn/disable_ares_android
  • 3ebbce2 Disable c-ares on Android
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.19.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.8.4...v1.19.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #57.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.19.0 branch April 16, 2019 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants